Warning Cannot update during an existing state transition (such as within `rende

Warning: Cannot update during an existing state transition (such as within render or another component’s constructor). Render methods should be a pure function of props and state; constructor side-effects are an anti-pattern, but can be moved to componentWillMount.

https://github.com/acdlite/redux-router/issues/171

坚持原创技术分享,您的支持将鼓励我继续创作!